func github.com/jackc/pgx/v5/pgconn.redactURL

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		errors.go#L219: 			return redactURL(u)
		errors.go#L231: func redactURL(u *url.URL) string {